Checks if there are any more net messages and, if there are, gets the next one.
Syntax
result = More Net Messages
Description
The value is a boolean containing whether or not there were any net messages. True = There are more net messages False = There are no more net messages This command is usually used in a loop. For example usage please see the Networking Guide.
This command is usually used in a loop. For example usage please see the Networking Guide.